home *** CD-ROM | disk | FTP | other *** search
/ Champak 119 / (Vol 119) Nov 09 2010.iso / TGKI-109 / Games / manga_mania_coloring.swf / scripts / DefineButton2_11 / BUTTONCONDACTION on(release).as
Text File  |  2010-11-09  |  58b  |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndStop(3);
  4. }
  5.